[INFO] cloning repository https://github.com/zebreus/why2025-rust-starter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zebreus/why2025-rust-starter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzebreus%2Fwhy2025-rust-starter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzebreus%2Fwhy2025-rust-starter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d9a06e0e1b63e41db6ef304e4430e6f9eca7bb73
[INFO] fixing zebreus/why2025-rust-starter against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzebreus%2Fwhy2025-rust-starter" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/zebreus/why2025-rust-starter
[INFO] finished tweaking git repo https://github.com/zebreus/why2025-rust-starter
[INFO] tweaked toml for git repo https://github.com/zebreus/why2025-rust-starter written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zebreus/why2025-rust-starter on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zebreus/why2025-rust-starter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/j-g00da/mousefood.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded why2025-badge-embedded-graphics v0.2.0
[INFO] [stderr]   Downloaded embedded-graphics-core v0.4.0
[INFO] [stderr]   Downloaded instability v0.3.9
[INFO] [stderr]   Downloaded unicode-truncate v2.0.0
[INFO] [stderr]   Downloaded line-clipping v0.3.3
[INFO] [stderr]   Downloaded lru v0.14.0
[INFO] [stderr]   Downloaded why2025-badge-sys v0.2.0
[INFO] [stderr]   Downloaded kasuari v0.4.7
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.96
[INFO] [stderr]   Downloaded micromath v2.1.0
[INFO] [stderr]   Downloaded ratatui v0.30.0-alpha.5
[INFO] [stderr]   Downloaded ratatui-core v0.1.0-alpha.6
[INFO] [stderr]   Downloaded ratatui-widgets v0.3.0-alpha.5
[INFO] [stderr]   Downloaded talc v4.4.3
[INFO] [stderr]   Downloaded embedded-graphics-unicodefonts v0.1.0
[INFO] [stderr]   Downloaded embedded-graphics v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 14139ca7051519eb10dd368ce454db4b619b609ea980e6ca3518cda96b4ffcd5
[INFO] running `Command { std: "docker" "start" "14139ca7051519eb10dd368ce454db4b619b609ea980e6ca3518cda96b4ffcd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "14139ca7051519eb10dd368ce454db4b619b609ea980e6ca3518cda96b4ffcd5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14139ca7051519eb10dd368ce454db4b619b609ea980e6ca3518cda96b4ffcd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "14139ca7051519eb10dd368ce454db4b619b609ea980e6ca3518cda96b4ffcd5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.96
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking lru v0.14.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking line-clipping v0.3.3
[INFO] [stderr]     Checking embedded-graphics-core v0.4.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling rust_starter v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking why2025-badge-sys v0.2.0
[INFO] [stderr]     Checking unicode-truncate v2.0.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking talc v4.4.3
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:411:5
[INFO] [stdout]     |
[INFO] [stdout] 411 |     ["Size of option"][::core::mem::size_of::<option>() - 16usize];
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 40
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:675:5
[INFO] [stdout]     |
[INFO] [stdout] 675 |     ["Size of lconv"][::core::mem::size_of::<lconv>() - 56usize];
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:1345:5
[INFO] [stdout]      |
[INFO] [stdout] 1345 |     ["Size of regex_t"][::core::mem::size_of::<regex_t>() - 16usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:1360:5
[INFO] [stdout]      |
[INFO] [stdout] 1360 |     ["Size of regmatch_t"][::core::mem::size_of::<regmatch_t>() - 8usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:1484:5
[INFO] [stdout]      |
[INFO] [stdout] 1484 |     ["Size of __file"][::core::mem::size_of::<__file>() - 20usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:1822:5
[INFO] [stdout]      |
[INFO] [stdout] 1822 |     ["Size of ldiv_t"][::core::mem::size_of::<ldiv_t>() - 8usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:2528:5
[INFO] [stdout]      |
[INFO] [stdout] 2528 |     ["Size of fd_set"][::core::mem::size_of::<fd_set>() - 8usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:2554:5
[INFO] [stdout]      |
[INFO] [stdout] 2554 |     ["Size of tms"][::core::mem::size_of::<tms>() - 16usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 24
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:3157:5
[INFO] [stdout]      |
[INFO] [stdout] 3157 |     ["Size of path_t"][::core::mem::size_of::<path_t>() - 24usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 36
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:3240:5
[INFO] [stdout]      |
[INFO] [stdout] 3240 |     ["Size of application_t"][::core::mem::size_of::<application_t>() - 36usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:3851:5
[INFO] [stdout]      |
[INFO] [stdout] 3851 |     ["Size of framebuffer_t"][::core::mem::size_of::<framebuffer_t>() - 16usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:4101:5
[INFO] [stdout]      |
[INFO] [stdout] 4101 |     ["Size of stat"][::core::mem::size_of::<stat>() - 88usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 28
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:4185:5
[INFO] [stdout]      |
[INFO] [stdout] 4185 |     ["Size of device"][::core::mem::size_of::<device>() - 28usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:4370:5
[INFO] [stdout]      |
[INFO] [stdout] 4370 |     ["Size of curl_slist"][::core::mem::size_of::<curl_slist>() - 8usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:4487:5
[INFO] [stdout]      |
[INFO] [stdout] 4487 |     ["Size of addrinfo"][::core::mem::size_of::<addrinfo>() - 32usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0080`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `why2025-badge-sys` (lib) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:411:5
[INFO] [stdout]     |
[INFO] [stdout] 411 |     ["Size of option"][::core::mem::size_of::<option>() - 16usize];
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 40
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:675:5
[INFO] [stdout]     |
[INFO] [stdout] 675 |     ["Size of lconv"][::core::mem::size_of::<lconv>() - 56usize];
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:1345:5
[INFO] [stdout]      |
[INFO] [stdout] 1345 |     ["Size of regex_t"][::core::mem::size_of::<regex_t>() - 16usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:1360:5
[INFO] [stdout]      |
[INFO] [stdout] 1360 |     ["Size of regmatch_t"][::core::mem::size_of::<regmatch_t>() - 8usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:1484:5
[INFO] [stdout]      |
[INFO] [stdout] 1484 |     ["Size of __file"][::core::mem::size_of::<__file>() - 20usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:1822:5
[INFO] [stdout]      |
[INFO] [stdout] 1822 |     ["Size of ldiv_t"][::core::mem::size_of::<ldiv_t>() - 8usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:2528:5
[INFO] [stdout]      |
[INFO] [stdout] 2528 |     ["Size of fd_set"][::core::mem::size_of::<fd_set>() - 8usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:2554:5
[INFO] [stdout]      |
[INFO] [stdout] 2554 |     ["Size of tms"][::core::mem::size_of::<tms>() - 16usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 24
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:3157:5
[INFO] [stdout]      |
[INFO] [stdout] 3157 |     ["Size of path_t"][::core::mem::size_of::<path_t>() - 24usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 36
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:3240:5
[INFO] [stdout]      |
[INFO] [stdout] 3240 |     ["Size of application_t"][::core::mem::size_of::<application_t>() - 36usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:3851:5
[INFO] [stdout]      |
[INFO] [stdout] 3851 |     ["Size of framebuffer_t"][::core::mem::size_of::<framebuffer_t>() - 16usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:4101:5
[INFO] [stdout]      |
[INFO] [stdout] 4101 |     ["Size of stat"][::core::mem::size_of::<stat>() - 88usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 28
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:4185:5
[INFO] [stdout]      |
[INFO] [stdout] 4185 |     ["Size of device"][::core::mem::size_of::<device>() - 28usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:4370:5
[INFO] [stdout]      |
[INFO] [stdout] 4370 |     ["Size of curl_slist"][::core::mem::size_of::<curl_slist>() - 8usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:4487:5
[INFO] [stdout]      |
[INFO] [stdout] 4487 |     ["Size of addrinfo"][::core::mem::size_of::<addrinfo>() - 32usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0080`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `why2025-badge-sys` (lib) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "14139ca7051519eb10dd368ce454db4b619b609ea980e6ca3518cda96b4ffcd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14139ca7051519eb10dd368ce454db4b619b609ea980e6ca3518cda96b4ffcd5", kill_on_drop: false }`
[INFO] [stdout] 14139ca7051519eb10dd368ce454db4b619b609ea980e6ca3518cda96b4ffcd5
